func runtime.mapIterStart

2 uses

	runtime (current package)
		map.go#L156: func mapIterStart(t *abi.MapType, m *maps.Map, it *maps.Iter) {
		map.go#L159: 		racereadpc(unsafe.Pointer(m), callerpc, abi.FuncPCABIInternal(mapIterStart))